VMS Help  —  SDL  Command Qualifiers, /MODULE
  /MODULE (D)
  /NOMODULE

   ADA outputs the module header and predeclared types if /MODULE is specified.

   PASCAL generates "%include"-able files if /NOMODULE is specified.
   Otherwise, the generated files are MODULEs, which can be [INHERIT]ed.
Close Help